This function retrieves the size of the specified dimension.
In this example, we retrieve information about the dimension, “GeoTrack”:
dimsize = EOS_SW_DIMINFO(swathID, "GeoTrack")
Result = EOS_SW_DIMINFO(swathID, dimname)
Size of dimension or FAIL (–1) if the swath ID or dimension name are invalid.
Swath id (long).
Dimension name (string).
None
|
5.2 |
Introduced |